[INFO] fetching crate nautilus-testkit 0.55.0...
[INFO] testing nautilus-testkit-0.55.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate nautilus-testkit 0.55.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate nautilus-testkit 0.55.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nautilus-testkit 0.55.0
[INFO] tweaked toml for crates.io crate nautilus-testkit 0.55.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-testkit 0.55.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-testkit 0.55.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49b4c177259408cbb3e8d8470bd16da0f7d2880fb5be4e9f2f80edb3ba99c1b
[INFO] running `Command { std: "docker" "start" "-a" "b49b4c177259408cbb3e8d8470bd16da0f7d2880fb5be4e9f2f80edb3ba99c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49b4c177259408cbb3e8d8470bd16da0f7d2880fb5be4e9f2f80edb3ba99c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49b4c177259408cbb3e8d8470bd16da0f7d2880fb5be4e9f2f80edb3ba99c1b", kill_on_drop: false }`
[INFO] [stdout] b49b4c177259408cbb3e8d8470bd16da0f7d2880fb5be4e9f2f80edb3ba99c1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a22ec8073d5fd73c5e87a96fd6bc01eba51c94f497a7fe16c29ea60308f36fe7
[INFO] running `Command { std: "docker" "start" "-a" "a22ec8073d5fd73c5e87a96fd6bc01eba51c94f497a7fe16c29ea60308f36fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling arrow-schema v58.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling arrow-buffer v58.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling nautilus-core v0.55.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling arrow-ord v58.1.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling arrow-cast v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling arrow-csv v58.1.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling arrow-json v58.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling arrow-string v58.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling arrow-row v58.1.0
[INFO] [stderr]    Compiling arrow-arith v58.1.0
[INFO] [stderr]    Compiling nautilus-model v0.55.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling arrow v58.1.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling nautilus-common v0.55.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling capnp v0.25.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling capnpc v0.25.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling nautilus-serialization v0.55.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling itchy v0.3.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet v58.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling nautilus-indicators v0.55.0
[INFO] [stderr]    Compiling nautilus-analysis v0.55.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling nautilus-cryptography v0.55.0
[INFO] [stderr]    Compiling nautilus-network v0.55.0
[INFO] [stderr]    Compiling nautilus-portfolio v0.55.0
[INFO] [stderr]    Compiling nautilus-execution v0.55.0
[INFO] [stderr]    Compiling nautilus-trading v0.55.0
[INFO] [stderr]    Compiling nautilus-testkit v0.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 26s
[INFO] running `Command { std: "docker" "inspect" "a22ec8073d5fd73c5e87a96fd6bc01eba51c94f497a7fe16c29ea60308f36fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22ec8073d5fd73c5e87a96fd6bc01eba51c94f497a7fe16c29ea60308f36fe7", kill_on_drop: false }`
[INFO] [stdout] a22ec8073d5fd73c5e87a96fd6bc01eba51c94f497a7fe16c29ea60308f36fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d35861856a0daaf44b2031913796eb711e7c0ad2578b76da5b0725658851978
[INFO] running `Command { std: "docker" "start" "-a" "0d35861856a0daaf44b2031913796eb711e7c0ad2578b76da5b0725658851978", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrow-schema v58.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling nautilus-core v0.55.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nautilus-cryptography v0.55.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling arrow-row v58.1.0
[INFO] [stderr]    Compiling arrow-arith v58.1.0
[INFO] [stderr]    Compiling arrow-ord v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling arrow-string v58.1.0
[INFO] [stderr]    Compiling nautilus-network v0.55.0
[INFO] [stderr]    Compiling parquet v58.1.0
[INFO] [stderr]    Compiling arrow-cast v58.1.0
[INFO] [stderr]    Compiling arrow-csv v58.1.0
[INFO] [stderr]    Compiling arrow-json v58.1.0
[INFO] [stderr]    Compiling arrow v58.1.0
[INFO] [stderr]    Compiling nautilus-model v0.55.0
[INFO] [stderr]    Compiling nautilus-indicators v0.55.0
[INFO] [stderr]    Compiling nautilus-analysis v0.55.0
[INFO] [stderr]    Compiling nautilus-serialization v0.55.0
[INFO] [stderr]    Compiling nautilus-common v0.55.0
[INFO] [stderr]    Compiling nautilus-execution v0.55.0
[INFO] [stderr]    Compiling nautilus-portfolio v0.55.0
[INFO] [stderr]    Compiling nautilus-trading v0.55.0
[INFO] [stderr]    Compiling nautilus-testkit v0.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "0d35861856a0daaf44b2031913796eb711e7c0ad2578b76da5b0725658851978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d35861856a0daaf44b2031913796eb711e7c0ad2578b76da5b0725658851978", kill_on_drop: false }`
[INFO] [stdout] 0d35861856a0daaf44b2031913796eb711e7c0ad2578b76da5b0725658851978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0554fe0ca6bb95968eb064e0450b445d9507fe6145eda2ffd5a744ee3a0c917
[INFO] running `Command { std: "docker" "start" "-a" "c0554fe0ca6bb95968eb064e0450b445d9507fe6145eda2ffd5a744ee3a0c917", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_testkit-bb05ee2b3122e428)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test files::tests::test_file_already_exists ... ok
[INFO] [stdout] test files::tests::test_calculate_sha256 ... ok
[INFO] [stdout] test files::tests::test_download_file_success ... ok
[INFO] [stdout] test files::tests::test_download_file_not_found ... ok
[INFO] [stdout] test files::tests::test_no_retry_on_404 ... ok
[INFO] [stdout] test itch::parse::tests::test_cancel_unknown_order_is_ignored ... ok
[INFO] [stdout] test itch::parse::tests::test_add_order ... ok
[INFO] [stdout] test files::tests::test_retry_then_success_on_500 ... ok
[INFO] [stdout] test itch::parse::tests::test_convert_price_whole_dollar ... ok
[INFO] [stdout] test itch::parse::tests::test_convert_side ... ok
[INFO] [stdout] test itch::parse::tests::test_curate_aapl_itch ... ignored, one-time dataset curation, not for routine CI
[INFO] [stdout] test itch::parse::tests::test_delete_order ... ok
[INFO] [stdout] test itch::parse::tests::test_delete_unknown_order_is_ignored ... ok
[INFO] [stdout] test itch::parse::tests::test_empty_stream ... ok
[INFO] [stdout] test itch::parse::tests::test_end_of_messages_emits_clear ... ok
[INFO] [stdout] test itch::parse::tests::test_end_of_messages_with_different_locate ... ok
[INFO] [stdout] test itch::parse::tests::test_executed_with_price_partial ... ok
[INFO] [stdout] test itch::parse::tests::test_execution_unknown_order_is_ignored ... ok
[INFO] [stdout] test itch::parse::tests::test_f_last_set_on_final_delta ... ok
[INFO] [stdout] test itch::parse::tests::test_filters_by_stock_locate ... ok
[INFO] [stdout] test itch::parse::tests::test_full_cancel_deletes_order ... ok
[INFO] [stdout] test itch::parse::tests::test_full_execution_deletes_order ... ok
[INFO] [stdout] test itch::parse::tests::test_messages_before_directory_are_ignored ... ok
[INFO] [stdout] test itch::parse::tests::test_multiple_partial_executions_then_full ... ok
[INFO] [stdout] test itch::parse::tests::test_convert_price ... ok
[INFO] [stdout] test itch::parse::tests::test_partial_execution_updates_size ... ok
[INFO] [stdout] test itch::parse::tests::test_partial_cancel_reduces_size ... ok
[INFO] [stdout] test itch::parse::tests::test_replace_delete_has_no_f_last_flag ... ok
[INFO] [stdout] test itch::parse::tests::test_replace_inherits_side_from_original ... ok
[INFO] [stdout] test itch::parse::tests::test_replace_order ... ok
[INFO] [stdout] test itch::parse::tests::test_replace_unknown_order_is_ignored ... ok
[INFO] [stdout] test itch::parse::tests::test_sequence_numbers_are_monotonic ... ok
[INFO] [stdout] test testers::data::tests::test_actor_creation ... ok
[INFO] [stdout] test testers::data::tests::test_config_creation ... ok
[INFO] [stdout] test testers::data::tests::test_config_default ... ok
[INFO] [stdout] test testers::data::tests::test_config_request_book_deltas ... ok
[INFO] [stdout] test testers::data::tests::test_config_request_funding_rates ... ok
[INFO] [stdout] test testers::data::tests::test_config_with_all_subscriptions_enabled ... ok
[INFO] [stdout] test testers::data::tests::test_config_with_book_management ... ok
[INFO] [stdout] test testers::data::tests::test_config_with_custom_stats_interval ... ok
[INFO] [stdout] test testers::data::tests::test_config_with_params ... ok
[INFO] [stdout] test testers::data::tests::test_config_with_unsubscribe_disabled ... ok
[INFO] [stdout] test itch::parse::tests::test_timestamp_offset_from_midnight ... ok
[INFO] [stdout] test testers::data::tests::test_on_book_deltas_without_managed_book ... ok
[INFO] [stdout] test testers::data::tests::test_on_funding_rate ... ok
[INFO] [stdout] test testers::data::tests::test_on_historical_funding_rates ... ok
[INFO] [stdout] test testers::data::tests::test_on_index_price ... ok
[INFO] [stdout] test testers::data::tests::test_on_instrument ... ok
[INFO] [stdout] test testers::data::tests::test_on_bar ... ok
[INFO] [stdout] test testers::data::tests::test_on_instrument_close ... ok
[INFO] [stdout] test testers::data::tests::test_on_mark_price ... ok
[INFO] [stdout] test testers::data::tests::test_on_option_greeks ... ok
[INFO] [stdout] test testers::data::tests::test_on_quote_with_logging_disabled ... ok
[INFO] [stdout] test testers::data::tests::test_on_quote_with_logging_enabled ... ok
[INFO] [stdout] test testers::data::tests::test_on_time_event ... ok
[INFO] [stdout] test testers::data::tests::test_on_trade ... ok
[INFO] [stdout] test files::tests::test_retry_then_success_on_429 ... ok
[INFO] [stdout] test testers::exec::tests::test_config_default ... ok
[INFO] [stdout] test testers::exec::tests::test_config_creation ... ok
[INFO] [stdout] test testers::exec::tests::test_config_new_fields_default_values ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_batch_cancel ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_bracket_offset_ticks ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_close_positions_time_in_force_builder ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_dry_run ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_emulation_trigger ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_enable_brackets ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_limit_time_in_force_builder ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_order_maintenance ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_order_params ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_position_opening ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_stop_orders ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_stop_time_in_force_builder ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_test_reject_post_only ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_test_reject_reduce_only ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_use_quote_quantity ... ok
[INFO] [stdout] test testers::exec::tests::test_exec_tester_creation ... ok
[INFO] [stdout] test testers::exec::tests::test_get_order_trigger_price_limit_order_returns_none ... ok
[INFO] [stdout] test testers::exec::tests::test_get_price_offset ... ok
[INFO] [stdout] test testers::exec::tests::test_get_price_offset_different_ticks ... ok
[INFO] [stdout] test testers::exec::tests::test_get_price_offset_single_tick ... ok
[INFO] [stdout] test testers::exec::tests::test_is_order_active_initialized ... ok
[INFO] [stdout] test testers::exec::tests::test_maintain_orders_dry_run_does_nothing ... ok
[INFO] [stdout] test testers::data::tests::test_on_instrument_status ... ok
[INFO] [stdout] test testers::exec::tests::test_maintain_orders_no_instrument_does_nothing ... ok
[INFO] [stdout] test testers::exec::tests::test_maintain_stop_buy_orders_trailing_stop_places_activation_below_market ... ok
[INFO] [stdout] test testers::exec::tests::test_maintain_stop_sell_orders_trailing_stop_places_activation_above_market ... ok
[INFO] [stdout] test testers::exec::tests::test_on_bar_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_bar_without_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_book_deltas_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_book_deltas_without_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_index_price_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_index_price_without_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_book_without_bids_or_asks ... ok
[INFO] [stdout] test testers::exec::tests::test_on_mark_price_without_logging ... ok
[INFO] [stdout] test files::tests::test_verify_sha256_checksum ... ok
[INFO] [stdout] test itch::parse::tests::test_convert_price_sub_penny ... ok
[INFO] [stdout] test testers::exec::tests::test_on_mark_price_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_quote_without_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_config_with_all_stop_order_types ... ok
[INFO] [stdout] test testers::exec::tests::test_on_trade_without_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_quote_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_on_stop_dry_run ... ok
[INFO] [stdout] test testers::exec::tests::test_on_trade_with_logging ... ok
[INFO] [stdout] test testers::exec::tests::test_open_position_no_instrument_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_open_position_creates_market_order ... ok
[INFO] [stdout] test testers::exec::tests::test_open_position_with_reduce_only_rejection ... ok
[INFO] [stdout] test testers::exec::tests::test_open_position_zero_quantity_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_buys_disabled_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_dry_run_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_sells_disabled_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_unsupported_entry_type_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_sell_creates_order_list ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_buys_disabled_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_if_touched_without_limit_price_fails ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_no_instrument_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_dry_run_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_creates_buy_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_creates_sell_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_limit_time_in_force_overrides_expire ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_no_instrument_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_with_limit_time_in_force ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_with_expire_time ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_with_order_params ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_with_post_only ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_with_test_reject_post_only_implies_post_only ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_bracket_order_creates_order_list ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_market_if_touched_order_creates_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_limit_order_creates_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_market_order_creates_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_buys_disabled_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_dry_run_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_order_sells_disabled_returns_ok ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_no_instrument_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_limit_if_touched_order_creates_order ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_limit_without_limit_price_fails ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_limit_without_limit_price_returns_error ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_stop_time_in_force_overrides_expire ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_trailing_stop_market_order_creates_order_with_activation_price ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_with_emulation_trigger ... ok
[INFO] [stdout] test testers::exec::tests::test_submit_stop_order_with_stop_time_in_force ... ok
[INFO] [stdout] test files::tests::test_checksum_mismatch_retry_then_success ... ok
[INFO] [stdout] test files::tests::test_network_error ... ok
[INFO] [stdout] test files::tests::test_checksum_mismatch_retry_then_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 142 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/orderbook_integration.rs (/opt/rustwide/target/debug/deps/orderbook_integration-cc7992107e579204)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_apply_itch_aapl_deltas_full_replay ... FAILED
[INFO] [stdout] test test_apply_tardis_deribit_deltas_full_replay ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_apply_itch_aapl_deltas_full_replay stdout ----
[INFO] [stdout] Downloading file from https://test-data.nautechsystems.io/large/itch_AAPL.XNAS_2019-01-30_deltas.parquet to /opt/rustwide/cargo-home/registry/src/tests/test_data/large/itch_AAPL.XNAS_2019-01-30_deltas.parquet
[INFO] [stdout] 
[INFO] [stdout] thread 'test_apply_itch_aapl_deltas_full_replay' (179) panicked at src/common.rs:83:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: nautilus_testkit::files::download_file
[INFO] [stdout]              at ./src/files.rs:268:9
[INFO] [stdout]    3: nautilus_testkit::files::ensure_file_exists_or_download_http_with_config
[INFO] [stdout]              at ./src/files.rs:221:5
[INFO] [stdout]    4: nautilus_testkit::files::ensure_file_exists_or_download_http
[INFO] [stdout]              at ./src/files.rs:125:5
[INFO] [stdout]    5: nautilus_testkit::common::ensure_test_data_exists
[INFO] [stdout]              at ./src/common.rs:83:5
[INFO] [stdout]    6: nautilus_testkit::common::ensure_itch_aapl_deltas_parquet
[INFO] [stdout]              at ./src/common.rs:94:5
[INFO] [stdout]    7: <nautilus_testkit::common::ensure_itch_aapl_deltas_parquet as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init::<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]    9: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   10: <std::sync::once::Once>::call_once_force::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   11: <std::sys::sync::once::futex::Once>::call
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   12: <std::sync::once::Once>::call_once_force::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   13: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   14: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_try_init::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   15: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init::<nautilus_testkit::common::ensure_itch_aapl_deltas_parquet>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   16: nautilus_testkit::common::load_itch_aapl_deltas
[INFO] [stdout]              at ./src/common.rs:166:25
[INFO] [stdout]   17: orderbook_integration::test_apply_itch_aapl_deltas_full_replay::test_apply_itch_aapl_deltas_full_replay
[INFO] [stdout]              at ./tests/orderbook_integration.rs:95:18
[INFO] [stdout]   18: orderbook_integration::test_apply_itch_aapl_deltas_full_replay
[INFO] [stdout]              at ./tests/orderbook_integration.rs:93:1
[INFO] [stdout]   19: orderbook_integration::test_apply_itch_aapl_deltas_full_replay::{closure#0}
[INFO] [stdout]              at ./tests/orderbook_integration.rs:93:10
[INFO] [stdout]   20: <orderbook_integration::test_apply_itch_aapl_deltas_full_replay::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   23: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: test::run_test_in_process
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   29: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   30: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   38: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   40: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41: <unknown>
[INFO] [stdout]   42: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f6492b08fa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6492b08fa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6492b08fa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6492b08fa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f6492c8aaa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f6492c8aaa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x64f6492b6142 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64f6492b6142 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64f64928cf2f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f64928cf2f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6492a82c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f647e38ecc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64f647e38ecc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64f6492a8542 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64f6492a8542 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f64928cfe8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64f649281a49 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f64928dfad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f6492c929c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f6492c8fe2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64f647e706b2 - <core[d17f6591d688f3bd]::result::Result<(), anyhow[4e6de2a62d64d5f3]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64f647e706b2 - nautilus_testkit[c5acf7f099472e46]::common::ensure_test_data_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:83:90
[INFO] [stdout]   22:     0x64f647e71157 - nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:94:5
[INFO] [stdout]   23:     0x64f647e74d12 - <nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f647e75799 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init::<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   25:     0x64f647e755cf - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   26:     0x64f647e86402 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   27:     0x64f649292999 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   28:     0x64f647e861f4 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   29:     0x64f647e74f70 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   30:     0x64f647e750af - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   31:     0x64f647e74fee - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init::<nautilus_testkit[c5acf7f099472e46]::common::ensure_itch_aapl_deltas_parquet>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   32:     0x64f647e7036e - nautilus_testkit[c5acf7f099472e46]::common::load_itch_aapl_deltas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:166:25
[INFO] [stdout]   33:     0x64f647e28f22 - orderbook_integration[cc4a2d45c81772ca]::test_apply_itch_aapl_deltas_full_replay::test_apply_itch_aapl_deltas_full_replay
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:95:18
[INFO] [stdout]   34:     0x64f647e28c66 - orderbook_integration[cc4a2d45c81772ca]::test_apply_itch_aapl_deltas_full_replay
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:93:1
[INFO] [stdout]   35:     0x64f647e28b97 - orderbook_integration[cc4a2d45c81772ca]::test_apply_itch_aapl_deltas_full_replay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:93:10
[INFO] [stdout]   36:     0x64f647e2c0c6 - <orderbook_integration[cc4a2d45c81772ca]::test_apply_itch_aapl_deltas_full_replay::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x64f647e2c1ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x64f647e2c1ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x64f647e3999b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x64f647e3999b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x64f647e3999b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x64f647e3999b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x64f647e330b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x64f647e330b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x64f647e3c5a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x64f647e3c5a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64f647e3c5a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x64f647e3c5a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64f6492b000f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x64f6492b000f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x728c36b8eaa4 - <unknown>
[INFO] [stdout]   58:     0x728c36c1ba64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_apply_tardis_deribit_deltas_full_replay stdout ----
[INFO] [stdout] Downloading file from https://test-data.nautechsystems.io/large/tardis_BTC-PERPETUAL.DERIBIT_2020-04-01_deltas.parquet to /opt/rustwide/cargo-home/registry/src/tests/test_data/large/tardis_BTC-PERPETUAL.DERIBIT_2020-04-01_deltas.parquet
[INFO] [stdout] 
[INFO] [stdout] thread 'test_apply_tardis_deribit_deltas_full_replay' (180) panicked at src/common.rs:83:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: nautilus_testkit::files::download_file
[INFO] [stdout]              at ./src/files.rs:268:9
[INFO] [stdout]    3: nautilus_testkit::files::ensure_file_exists_or_download_http_with_config
[INFO] [stdout]              at ./src/files.rs:221:5
[INFO] [stdout]    4: nautilus_testkit::files::ensure_file_exists_or_download_http
[INFO] [stdout]              at ./src/files.rs:125:5
[INFO] [stdout]    5: nautilus_testkit::common::ensure_test_data_exists
[INFO] [stdout]              at ./src/common.rs:83:5
[INFO] [stdout]    6: nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet
[INFO] [stdout]              at ./src/common.rs:107:5
[INFO] [stdout]    7: <nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init::<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]    9: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   10: <std::sync::once::Once>::call_once_force::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   11: <std::sys::sync::once::futex::Once>::call
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   12: <std::sync::once::Once>::call_once_force::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   13: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::initialize::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   14: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_try_init::<<std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   15: <std::sync::once_lock::OnceLock<std::path::PathBuf>>::get_or_init::<nautilus_testkit::common::ensure_tardis_deribit_deltas_parquet>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   16: nautilus_testkit::common::load_tardis_deribit_deltas
[INFO] [stdout]              at ./src/common.rs:176:25
[INFO] [stdout]   17: orderbook_integration::test_apply_tardis_deribit_deltas_full_replay::test_apply_tardis_deribit_deltas_full_replay
[INFO] [stdout]              at ./tests/orderbook_integration.rs:33:18
[INFO] [stdout]   18: orderbook_integration::test_apply_tardis_deribit_deltas_full_replay
[INFO] [stdout]              at ./tests/orderbook_integration.rs:31:1
[INFO] [stdout]   19: orderbook_integration::test_apply_tardis_deribit_deltas_full_replay::{closure#0}
[INFO] [stdout]              at ./tests/orderbook_integration.rs:31:10
[INFO] [stdout]   20: <orderbook_integration::test_apply_tardis_deribit_deltas_full_replay::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   23: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: test::run_test_in_process
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   29: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   30: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   38: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   40: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41: <unknown>
[INFO] [stdout]   42: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f6492b08fa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6492b08fa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6492b08fa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6492b08fa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f6492c8aaa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f6492c8aaa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x64f6492b6142 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64f6492b6142 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64f64928cf2f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f64928cf2f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6492a82c9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f647e38ecc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64f647e38ecc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64f6492a8542 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64f6492a8542 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f64928cfe8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64f649281a49 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f64928dfad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f6492c929c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f6492c8fe2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64f647e706b2 - <core[d17f6591d688f3bd]::result::Result<(), anyhow[4e6de2a62d64d5f3]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64f647e706b2 - nautilus_testkit[c5acf7f099472e46]::common::ensure_test_data_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:83:90
[INFO] [stdout]   22:     0x64f647e71187 - nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:107:5
[INFO] [stdout]   23:     0x64f647e74d32 - <nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f647e757e9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init::<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   25:     0x64f647e756bf - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   26:     0x64f647e86492 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   27:     0x64f649292999 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   28:     0x64f647e862d4 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   29:     0x64f647e74fb7 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   30:     0x64f647e7516f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   31:     0x64f647e7500e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<std[fce30c26ee6459b]::path::PathBuf>>::get_or_init::<nautilus_testkit[c5acf7f099472e46]::common::ensure_tardis_deribit_deltas_parquet>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   32:     0x64f647e710fe - nautilus_testkit[c5acf7f099472e46]::common::load_tardis_deribit_deltas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:176:25
[INFO] [stdout]   33:     0x64f647e2a132 - orderbook_integration[cc4a2d45c81772ca]::test_apply_tardis_deribit_deltas_full_replay::test_apply_tardis_deribit_deltas_full_replay
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:33:18
[INFO] [stdout]   34:     0x64f647e28c76 - orderbook_integration[cc4a2d45c81772ca]::test_apply_tardis_deribit_deltas_full_replay
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:31:1
[INFO] [stdout]   35:     0x64f647e28bc7 - orderbook_integration[cc4a2d45c81772ca]::test_apply_tardis_deribit_deltas_full_replay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/orderbook_integration.rs:31:10
[INFO] [stdout]   36:     0x64f647e2c106 - <orderbook_integration[cc4a2d45c81772ca]::test_apply_tardis_deribit_deltas_full_replay::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x64f647e2c1ab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x64f647e2c1ab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x64f647e3999b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x64f647e3999b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x64f647e3999b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x64f647e3999b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x64f647e3999b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x64f647e330b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x64f647e330b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x64f647e3c5a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x64f647e3c5a2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64f647e3c5a2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64f647e3c5a2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x64f647e3c5a2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64f6492b000f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56:     0x64f6492b000f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x728c36b8eaa4 - <unknown>
[INFO] [stdout]   58:     0x728c36c1ba64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_apply_itch_aapl_deltas_full_replay
[INFO] [stdout]     test_apply_tardis_deribit_deltas_full_replay
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test orderbook_integration`
[INFO] running `Command { std: "docker" "inspect" "c0554fe0ca6bb95968eb064e0450b445d9507fe6145eda2ffd5a744ee3a0c917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0554fe0ca6bb95968eb064e0450b445d9507fe6145eda2ffd5a744ee3a0c917", kill_on_drop: false }`
[INFO] [stdout] c0554fe0ca6bb95968eb064e0450b445d9507fe6145eda2ffd5a744ee3a0c917
